Text File | 1995-09-30 | 942 b | 29 lines | [TEXT/ttxt]
This folder contains a demo of the results of our generation classes for AppMaker™ from Bowers Development.
Have a look at FileAndFind.am to see how the following steps have been applied.
GETTING STARTED
You define your database by adding at least one dbTable category. Within the dbTable you specify the persistent fields.
You must also add a dbView category - this will be used by the ListControl on the Browser window. When you type in the names in the dbView's fields, be very careful to match the spelling from the dbTable.
You must now set the following Properties by clicking on each Category (eg: a Dialog and pressing command-I for Info). Nearly all the Properties are popup menus so very easy to set.
Document
- dbBrowseWindow
- dbAddDialog
- dbEditDialog
- itsTable
Window
- browsesTable
Dialog
- editsTable
Edit Text
- linkedField (again, be careful with your spelling when you type this in)